home *** CD-ROM | disk | FTP | other *** search
/ Aminet 8 / Aminet 8 (1995)(GTI - Schatztruhe)[!][Oct 1995].iso / Aminet / dev / gcc / gcc270_src.lha / gcc-2.7.0-amiga / config / i386 / sysv4gdb.h < prev    next >
C/C++ Source or Header  |  1994-09-05  |  216b  |  8 lines

  1. /* Target definitions for GNU compiler for Intel 80386 running System V.4
  2.    with gas and gdb.  */
  3.  
  4. /* Use stabs instead of DWARF debug format.  */
  5. #define PREFERRED_DEBUGGING_TYPE DBX_DEBUG
  6.  
  7. #include "i386/sysv4.h"
  8.